@charset "UTF-8";

/* by ln to add 更多 */

.qfa_more {
    box-sizing: border-box;
    width: 61px;
    padding-left: 16px;
    line-height: 22px;
    font-family: "宋体";
    font-size: 12px;
    color: #0176c9;
    background: url("../images/qfa_more_bg_03.png") no-repeat;
}

.qfa_more:hover {
    font-weight: bold;
}

.qfa_title {
    border: 1px solid #cbd9e3;
}

.qfa_more2 {
    margin-right: 17px;
    line-height: 36px;
    font-size: 12px;
    color: #9aa3aa;
}

.qfa_more2:hover {
    color: #0176c9;
}